TResult
Result parameter value type.
Platform Core .NET Assemblies API
Execute<TResult>(String,String,IReadOnlyDictionary<String,String>) Method
See Also  Send Feedback
Terrasoft.Core.Process Namespace > IProcessExecutor Interface > Execute Method : Execute<TResult>(String,String,IReadOnlyDictionary<String,String>) Method
processSchemaName
Name of process schema.
resultParameterName
Name of parameter to read result from.
parameterValues
Initial parameter values, where key is process parameter name and value is serialized parameter value.

Glossary Item Box

Executes process with corresponding schema name and returns process parameter value.

Syntax

 
C#
 
 

Parameters

processSchemaName
Name of process schema.
resultParameterName
Name of parameter to read result from.
parameterValues
Initial parameter values, where key is process parameter name and value is serialized parameter value.

Type Parameters

TResult
Result parameter value type.

Return Value

Result parameter value.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.